Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: value error recherche prestataire => passage django 4.2 => 5.1 #1635

Open
wants to merge 1,518 commits into
base: master
Choose a base branch
from

Conversation

Guilouf
Copy link
Collaborator

@Guilouf Guilouf commented Jan 15, 2025

Quoi ?

Erreur 500 à cause de caractères nulls: http://localhost:8000/prestataires/?sectors=1%00%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%252527%252522

Pourquoi ?

C'est un bug django https://code.djangoproject.com/ticket/35483 qui a été patché en version 5.1 django/django@38ad710

Comment ?

Une bonne occasion de passer en version 5 ?

madjid-asa and others added 30 commits February 29, 2024 18:04
…lidation des DDB (#1111)

* add id html to Django admin template

* redirect to structures after save

* add comment to explain
@Guilouf Guilouf added the bug Something isn't working label Jan 15, 2025
@Guilouf Guilouf self-assigned this Jan 15, 2025
@Guilouf Guilouf changed the title Fix useless comment fix: value error recherche prestataire Jan 15, 2025
@Guilouf Guilouf marked this pull request as ready for review January 15, 2025 16:31
@Guilouf Guilouf changed the title fix: value error recherche prestataire fix: value error recherche prestataire => passage django 4.2 => 5.1 Jan 15, 2025
@madjid-asa madjid-asa force-pushed the guilouf/value-error-prestataires branch from 34491dc to 1ac487f Compare February 4, 2025 21:25
Copy link

gitguardian bot commented Feb 4, 2025

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
13853755 Triggered Generic High Entropy Secret 412e041 config/settings/base.py View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

lemarche/static/js/favorite_item.js Dismissed Show dismissed Hide dismissed
lemarche/siaes/management/commands/import_esat_from_asp.py Dismissed Show dismissed Hide dismissed
lemarche/siaes/management/commands/import_esat_from_asp.py Dismissed Show dismissed Hide dismissed
lemarche/siaes/management/commands/import_esat_from_csv.py Dismissed Show dismissed Hide dismissed
lemarche/siaes/management/commands/import_esat_gesat.py Dismissed Show dismissed Hide dismissed
lemarche/siaes/management/commands/import_esat_handeco.py Dismissed Show dismissed Hide dismissed
lemarche/siaes/management/commands/import_sep.py Dismissed Show dismissed Hide dismissed
lemarche/www/auth/views.py Dismissed Show dismissed Hide dismissed
lemarche/www/siaes/views.py Dismissed Show dismissed Hide dismissed
lemarche/www/siaes/views.py Dismissed Show dismissed Hide dismissed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants